﻿2026-07-29T08:43:16.6396860Z ##[group]Run actions/checkout@v5
2026-07-29T08:43:16.6397366Z with:
2026-07-29T08:43:16.6397738Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:16.6400781Z   token: ***
2026-07-29T08:43:16.6401154Z   ssh-strict: true
2026-07-29T08:43:16.6401502Z   ssh-user: git
2026-07-29T08:43:16.6401845Z   persist-credentials: true
2026-07-29T08:43:16.6402226Z   clean: true
2026-07-29T08:43:16.6402573Z   sparse-checkout-cone-mode: true
2026-07-29T08:43:16.6402997Z   fetch-depth: 1
2026-07-29T08:43:16.6403345Z   fetch-tags: false
2026-07-29T08:43:16.6403704Z   show-progress: true
2026-07-29T08:43:16.6404047Z   lfs: false
2026-07-29T08:43:16.6404374Z   submodules: false
2026-07-29T08:43:16.6404735Z   set-safe-directory: true
2026-07-29T08:43:16.6405135Z   allow-unsafe-pr-checkout: false
2026-07-29T08:43:16.6405544Z ##[endgroup]
2026-07-29T08:43:16.7161670Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:16.7163671Z ##[group]Getting Git version info
2026-07-29T08:43:16.7164359Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T08:43:16.7165289Z [command]/usr/bin/git version
2026-07-29T08:43:16.7165704Z git version 2.43.0
2026-07-29T08:43:16.7180038Z ##[endgroup]
2026-07-29T08:43:16.7191353Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a50da400-0fed-4eb9-ba0c-5e35b66fb972' before making global git config changes
2026-07-29T08:43:16.7192521Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:16.7194518Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:16.7226241Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T08:43:16.7245932Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:16.7256902Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:43:16.7259756Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:43:16.7280601Z HEAD
2026-07-29T08:43:16.7395237Z ##[endgroup]
2026-07-29T08:43:16.7397169Z [command]/usr/bin/git submodule status
2026-07-29T08:43:16.7581818Z ##[group]Cleaning the repository
2026-07-29T08:43:16.7582559Z [command]/usr/bin/git clean -ffdx
2026-07-29T08:43:16.7617153Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T08:43:16.7670839Z HEAD is now at ddecb9ca docs(grill): access-control ruling set — glossary + ADR-0051/0052/0053
2026-07-29T08:43:16.7676297Z ##[endgroup]
2026-07-29T08:43:16.7677979Z ##[group]Disabling automatic garbage collection
2026-07-29T08:43:16.7681610Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T08:43:16.7707111Z ##[endgroup]
2026-07-29T08:43:16.7707778Z ##[group]Setting up auth
2026-07-29T08:43:16.7712881Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:16.7739139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T08:43:16.7927807Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:16.7953667Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T08:43:16.8146270Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:16.8173699Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:43:16.8362621Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T08:43:16.8393816Z ##[endgroup]
2026-07-29T08:43:16.8394898Z ##[group]Fetching the repository
2026-07-29T08:43:16.8401505Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ffc7e9ea4427ff56f02edd6816b814cea5874dfe:refs/remotes/origin/main
2026-07-29T08:43:17.4101257Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:17.4103395Z  + 9d7af019...ffc7e9ea ffc7e9ea4427ff56f02edd6816b814cea5874dfe -> origin/main  (forced update)
2026-07-29T08:43:17.4123489Z ##[endgroup]
2026-07-29T08:43:17.4124615Z ##[group]Determining the checkout info
2026-07-29T08:43:17.4125812Z ##[endgroup]
2026-07-29T08:43:17.4129226Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T08:43:17.4171106Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T08:43:17.4195749Z ##[group]Checking out the ref
2026-07-29T08:43:17.4197420Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:43:17.4341318Z Warning: you are leaving 1 commit behind, not connected to
2026-07-29T08:43:17.4342920Z any of your branches:
2026-07-29T08:43:17.4343496Z 
2026-07-29T08:43:17.4344569Z   ddecb9ca docs(grill): access-control ruling set — glossary + ADR-0051/0052/0053
2026-07-29T08:43:17.4345758Z 
2026-07-29T08:43:17.4346449Z If you want to keep it by creating a new branch, this may be a good time
2026-07-29T08:43:17.4348210Z to do so with:
2026-07-29T08:43:17.4348686Z 
2026-07-29T08:43:17.4349083Z  git branch <new-branch-name> ddecb9ca
2026-07-29T08:43:17.4349532Z 
2026-07-29T08:43:17.4349841Z Switched to a new branch 'main'
2026-07-29T08:43:17.4350457Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:43:17.4354414Z ##[endgroup]
2026-07-29T08:43:17.4388604Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T08:43:17.4409753Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
